home *** CD-ROM | disk | FTP | other *** search
/ Deepak Chopra - The Wisdom Within / Deepak Chopra - The Wisdom Within.iso / pc / media / journal.dir / 00049_Field_Temp1.txt < prev    next >
Text File  |  1997-02-07  |  204b  |  9 lines

  1.   if gUserName = "" or voidP(gUserName) then
  2.     set gCallRtn = 1
  3.     mShowOvrly 354, 290, "PWD.dir", 2
  4.   else
  5.     set gCallRtn = 0
  6.     mShowOvrly 640, 430, "PERSPROG.dir", 2
  7.   end if
  8.   setCursor
  9.